source/derelict/nvrtc.d-mixin-146(146,10): Error: cast from `const(extern (C) char* function(int) nothrow @nogc)*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,89): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcVersion` source/derelict/nvrtc.d-mixin-146(146,76): Error: cast from `extern (C) int function(int*, int*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,141): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcCreateProgram` source/derelict/nvrtc.d-mixin-146(146,128): Error: cast from `extern (C) int function(_nvrtcProgram**, const(char*), const(char*), int, const(char**), const(char**)) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,205): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcDestroyProgram` source/derelict/nvrtc.d-mixin-146(146,192): Error: cast from `extern (C) int function(_nvrtcProgram**) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,271): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcCompileProgram` source/derelict/nvrtc.d-mixin-146(146,258): Error: cast from `extern (C) int function(_nvrtcProgram*, int, const(char**)) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,337): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcGetPTXSize` source/derelict/nvrtc.d-mixin-146(146,324): Error: cast from `extern (C) int function(_nvrtcProgram*, ulong*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,395): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcGetPTX` source/derelict/nvrtc.d-mixin-146(146,382): Error: cast from `extern (C) int function(_nvrtcProgram*, char*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,445): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcGetProgramLogSize` source/derelict/nvrtc.d-mixin-146(146,432): Error: cast from `extern (C) int function(_nvrtcProgram*, ulong*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,517): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcGetProgramLog` source/derelict/nvrtc.d-mixin-146(146,504): Error: cast from `extern (C) int function(_nvrtcProgram*, char*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,581): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcAddNameExpression` source/derelict/nvrtc.d-mixin-146(146,568): Error: cast from `extern (C) int function(_nvrtcProgram*, const(char**)) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/nvrtc.d-mixin-146(146,653): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `nvrtcGetLoweredName` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.